Skip to content

[Tracer] (Event Grid 3/5) Add outbound end-to-end coverage - #8913

Open
pablomartinezbernardo wants to merge 1 commit into
pmartinez/event-grid-calltargetsfrom
pmartinez/event-grid-outbound-e2e
Open

[Tracer] (Event Grid 3/5) Add outbound end-to-end coverage#8913
pablomartinezbernardo wants to merge 1 commit into
pmartinez/event-grid-calltargetsfrom
pmartinez/event-grid-outbound-e2e

Conversation

@pablomartinezbernardo

@pablomartinezbernardo pablomartinezbernardo commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary of changes

Adds end-to-end coverage for outbound Azure Event Grid instrumentation across Azure.Messaging.EventGrid and Azure.Messaging.EventGrid.Namespaces.

Reason for change

Verify that the outbound instrumentation introduced earlier in this Graphite stack produces the expected spans across supported SDK versions and APIs.

Implementation details

  • Adds sample applications for both Event Grid SDKs.
  • Adds Event Grid emulator configuration and Docker test wiring.
  • Adds package-version matrices for the supported SDK ranges.

Test coverage

  • Covers sync and async single-event, batch, and partner-channel publishing.
  • Validates v0 and v1 span metadata, message IDs, batch counts, destination names, and trace-context injection.

Other details

This PR is part of a larger Graphite stack.

Copy link
Copy Markdown
Contributor Author

@pr-commenter

pr-commenter Bot commented Jul 21, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-07-29 10:31:40

Comparing candidate commit 183a4ea in PR branch pmartinez/event-grid-outbound-e2e with baseline commit 4e79e39 in branch master.

📊 Benchmarking dashboard

Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 62 known flaky benchmarks, 64 flaky benchmarks without significant changes.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

scenario:Benchmarks.Trace.HttpClientBenchmark.SendAsync net472

  • 🟥 throughput [-5568.862op/s; -5295.489op/s] or [-6.357%; -6.045%]

Known flaky benchmarks

These benchmarks are marked as flaky and will not trigger a failure. Modify FLAKY_BENCHMARKS_REGEX to control which benchmarks are marked as flaky.

scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net6.0

  • 🟥 throughput [-19136.836op/s; -15327.927op/s] or [-6.311%; -5.055%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • 🟥 throughput [-9197.948op/s; -8683.576op/s] or [-10.906%; -10.296%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1

  • 🟥 throughput [-9249.819op/s; -8004.985op/s] or [-9.405%; -8.139%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+310.013ms; +317.653ms] or [+153.840%; +157.630%]
  • 🟥 throughput [-42.312op/s; -38.630op/s] or [-7.613%; -6.950%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • 🟥 execution_time [+379.701ms; +382.424ms] or [+299.987%; +302.138%]
  • 🟩 throughput [+95.196op/s; +102.602op/s] or [+12.551%; +13.528%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1

  • 🟥 execution_time [+390.908ms; +393.022ms] or [+345.938%; +347.810%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net472

  • 🟥 allocated_mem [+4.686KB; +4.686KB] or [+98.642%; +98.655%]
  • 🟥 throughput [-60543.425op/s; -60171.933op/s] or [-47.106%; -46.817%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net6.0

  • 🟥 allocated_mem [+3.808KB; +3.808KB] or [+80.535%; +80.548%]
  • 🟩 execution_time [-15.909ms; -11.728ms] or [-7.430%; -5.478%]
  • 🟥 throughput [-59732.745op/s; -56968.915op/s] or [-43.602%; -41.584%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody netcoreapp3.1

  • 🟥 allocated_mem [+4.536KB; +4.536KB] or [+98.084%; +98.099%]
  • 🟥 throughput [-48792.240op/s; -46533.866op/s] or [-44.114%; -42.072%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net472

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.743%; +105.758%]
  • 🟥 throughput [-279864.305op/s; -265439.457op/s] or [-28.576%; -27.103%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net6.0

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+38.557%; +38.566%]
  • 🟩 execution_time [-25.942ms; -21.035ms] or [-11.569%; -9.381%]
  • 🟥 throughput [-70008.684op/s; -47226.106op/s] or [-7.479%; -5.045%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody netcoreapp3.1

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.288%; +105.304%]
  • 🟥 throughput [-152765.816op/s; -136695.243op/s] or [-21.950%; -19.640%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net472

  • 🟥 allocated_mem [+3.378KB; +3.378KB] or [+89.003%; +89.017%]
  • 🟥 throughput [-72933.315op/s; -72135.633op/s] or [-49.083%; -48.546%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0

  • 🟥 allocated_mem [+3.336KB; +3.336KB] or [+88.150%; +88.161%]
  • 🟥 throughput [-73300.551op/s; -70426.062op/s] or [-46.640%; -44.811%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody netcoreapp3.1

  • 🟥 allocated_mem [+3.264KB; +3.264KB] or [+88.493%; +88.506%]
  • 🟥 throughput [-56342.748op/s; -53730.554op/s] or [-44.884%; -42.803%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0

  • 🟩 throughput [+330767.966op/s; +343442.777op/s] or [+11.029%; +11.452%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1

  • 🟩 execution_time [-19.172ms; -14.837ms] or [-8.837%; -6.839%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net472

  • 🟥 execution_time [+299.912ms; +300.642ms] or [+149.856%; +150.221%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net6.0

  • 🟥 execution_time [+299.783ms; +303.205ms] or [+151.181%; +152.907%]
  • 🟩 throughput [+692.577op/s; +908.831op/s] or [+5.297%; +6.951%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs netcoreapp3.1

  • 🟥 execution_time [+298.830ms; +301.753ms] or [+150.527%; +152.000%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net472

  • 🟥 execution_time [+297.988ms; +298.934ms] or [+146.360%; +146.825%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net6.0

  • 🟥 execution_time [+299.304ms; +303.544ms] or [+146.318%; +148.391%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs netcoreapp3.1

  • 🟥 execution_time [+299.337ms; +302.784ms] or [+149.608%; +151.331%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0

  • 🟥 execution_time [+36.449µs; +64.420µs] or [+8.360%; +14.775%]
  • 🟥 throughput [-304.726op/s; -179.812op/s] or [-13.248%; -7.818%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net6.0

  • 🟥 execution_time [+31.960µs; +56.105µs] or [+10.203%; +17.912%]
  • 🟥 throughput [-508.045op/s; -305.536op/s] or [-15.837%; -9.524%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.023ms; +299.712ms] or [+149.243%; +149.587%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0

  • 🟥 execution_time [+423.331ms; +428.862ms] or [+459.967%; +465.976%]
  • 🟩 throughput [+718.412op/s; +878.560op/s] or [+5.903%; +7.219%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest netcoreapp3.1

  • unstable execution_time [+196.641ms; +261.568ms] or [+149.308%; +198.606%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • unstable execution_time [+282.538ms; +347.756ms] or [+129.908%; +159.895%]
  • 🟥 throughput [-580.877op/s; -522.666op/s] or [-52.633%; -47.359%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • unstable execution_time [+205.352ms; +338.646ms] or [+87.512%; +144.317%]
  • 🟥 throughput [-675.691op/s; -592.082op/s] or [-45.069%; -39.492%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1

  • 🟥 execution_time [+329.142ms; +337.656ms] or [+196.865%; +201.958%]
  • 🟥 throughput [-379.726op/s; -343.583op/s] or [-26.440%; -23.923%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472

  • 🟩 throughput [+26.086op/s; +32.387op/s] or [+5.184%; +6.436%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net6.0

  • 🟩 execution_time [-175.433µs; -140.416µs] or [-8.887%; -7.113%]
  • 🟩 throughput [+39.875op/s; +49.379op/s] or [+7.872%; +9.748%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+301.612ms; +304.039ms] or [+151.886%; +153.108%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net6.0

  • 🟥 execution_time [+300.909ms; +301.631ms] or [+150.786%; +151.148%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch netcoreapp3.1

  • 🟥 execution_time [+301.262ms; +304.485ms] or [+151.341%; +152.961%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+301.466ms; +303.366ms] or [+151.386%; +152.340%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net6.0

  • 🟥 execution_time [+297.749ms; +298.994ms] or [+147.224%; +147.839%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1

  • 🟥 execution_time [+302.431ms; +306.590ms] or [+153.285%; +155.393%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+302.689ms; +305.146ms] or [+151.922%; +153.156%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0

  • 🟥 execution_time [+295.658ms; +310.694ms] or [+147.359%; +154.853%]
  • 🟩 throughput [+41790.907op/s; +54839.792op/s] or [+8.298%; +10.889%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync netcoreapp3.1

  • 🟥 execution_time [+299.449ms; +303.474ms] or [+148.973%; +150.976%]

scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net6.0

  • 🟩 execution_time [-16.198ms; -12.506ms] or [-7.532%; -5.815%]
  • 🟩 throughput [+19182.283op/s; +26617.470op/s] or [+5.262%; +7.302%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472

  • unstable execution_time [+20.644µs; +64.095µs] or [+5.099%; +15.832%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0

  • 🟩 allocated_mem [-20.879KB; -20.857KB] or [-7.616%; -7.608%]
  • unstable execution_time [-40.082µs; +15.493µs] or [-7.922%; +3.062%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark netcoreapp3.1

  • unstable execution_time [-84.760µs; -25.573µs] or [-14.688%; -4.432%]
  • 🟩 throughput [+99.090op/s; +266.816op/s] or [+5.661%; +15.244%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0

  • unstable execution_time [+11.148µs; +17.215µs] or [+26.350%; +40.691%]
  • 🟥 throughput [-6734.200op/s; -4535.588op/s] or [-28.349%; -19.093%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark netcoreapp3.1

  • unstable execution_time [-12.262µs; -3.380µs] or [-19.023%; -5.245%]
  • unstable throughput [+886.456op/s; +2760.736op/s] or [+5.439%; +16.938%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+303.045ms; +304.288ms] or [+153.176%; +153.804%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net6.0

  • 🟥 execution_time [+304.907ms; +308.515ms] or [+155.197%; +157.033%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1

  • 🟥 execution_time [+299.430ms; +301.345ms] or [+149.902%; +150.861%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net6.0

  • 🟩 throughput [+40312.762op/s; +45351.992op/s] or [+7.630%; +8.584%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+299.086ms; +301.201ms] or [+149.068%; +150.122%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net6.0

  • 🟥 execution_time [+300.813ms; +315.449ms] or [+151.054%; +158.403%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog netcoreapp3.1

  • 🟥 execution_time [+303.370ms; +305.764ms] or [+153.850%; +155.064%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+299.770ms; +300.728ms] or [+149.527%; +150.005%]
  • 🟩 throughput [+61101154.416op/s; +61427704.575op/s] or [+44.498%; +44.735%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0

  • 🟥 execution_time [+422.021ms; +425.564ms] or [+524.859%; +529.265%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore netcoreapp3.1

  • 🟥 execution_time [+300.119ms; +301.228ms] or [+149.692%; +150.246%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net6.0

  • 🟩 throughput [+91155.460op/s; +101328.595op/s] or [+8.511%; +9.461%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net6.0

  • 🟩 throughput [+88293.890op/s; +118638.422op/s] or [+6.834%; +9.183%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan netcoreapp3.1

  • 🟩 throughput [+73971.409op/s; +83067.114op/s] or [+7.347%; +8.250%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net6.0

  • 🟩 throughput [+53887.023op/s; +59649.328op/s] or [+9.785%; +10.831%]

Known flaky benchmarks without significant changes:

  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

@dd-trace-dotnet-ci-bot

dd-trace-dotnet-ci-bot Bot commented Jul 21, 2026

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8913) and master.

✅ No regressions detected - check the details below

Full Metrics Comparison

FakeDbCommand

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration71.09 ± (71.22 - 71.56) ms71.31 ± (71.39 - 71.91) ms+0.3%✅⬆️
.NET Framework 4.8 - Bailout
duration78.44 ± (78.23 - 78.65) ms75.35 ± (75.34 - 75.62) ms-3.9%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1087.58 ± (1088.24 - 1096.26) ms1085.36 ± (1086.63 - 1092.59) ms-0.2%
.NET Core 3.1 - Baseline
process.internal_duration_ms22.34 ± (22.30 - 22.38) ms22.09 ± (22.06 - 22.12) ms-1.1%
process.time_to_main_ms83.44 ± (83.15 - 83.73) ms81.29 ± (81.11 - 81.48) ms-2.6%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed11.02 ± (11.02 - 11.02) MB11.00 ± (11.00 - 11.01) MB-0.2%
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.08 ± (22.05 - 22.11) ms21.95 ± (21.92 - 21.97) ms-0.6%
process.time_to_main_ms83.80 ± (83.58 - 84.01) ms82.31 ± (82.18 - 82.44) ms-1.8%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed11.05 ± (11.05 - 11.06) MB11.04 ± (11.03 - 11.04) MB-0.1%
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms210.06 ± (209.04 - 211.08) ms209.74 ± (208.68 - 210.81) ms-0.1%
process.time_to_main_ms535.65 ± (534.43 - 536.87) ms537.05 ± (535.76 - 538.34) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.63 ± (49.59 - 49.66) MB49.52 ± (49.47 - 49.56) MB-0.2%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.4%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms21.01 ± (20.97 - 21.05) ms21.04 ± (21.00 - 21.08) ms+0.1%✅⬆️
process.time_to_main_ms72.48 ± (72.23 - 72.73) ms73.17 ± (72.91 - 73.42) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.73 ± (10.73 - 10.73) MB10.73 ± (10.73 - 10.73) MB-0.0%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms20.92 ± (20.89 - 20.96) ms20.84 ± (20.80 - 20.88) ms-0.4%
process.time_to_main_ms74.15 ± (73.93 - 74.38) ms72.23 ± (72.08 - 72.38) ms-2.6%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.85 ± (10.84 - 10.85) MB10.86 ± (10.86 - 10.86) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms371.46 ± (369.21 - 373.71) ms369.59 ± (367.68 - 371.50) ms-0.5%
process.time_to_main_ms542.81 ± (541.75 - 543.87) ms545.59 ± (544.55 - 546.62) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed50.63 ± (50.61 - 50.66) MB50.60 ± (50.58 - 50.63) MB-0.1%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.1%
.NET 8 - Baseline
process.internal_duration_ms18.94 ± (18.92 - 18.97) ms19.04 ± (19.02 - 19.06) ms+0.5%✅⬆️
process.time_to_main_ms69.41 ± (69.28 - 69.54) ms70.27 ± (70.13 - 70.40) ms+1.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.76 ± (7.75 - 7.77) MB7.77 ± (7.76 - 7.77) MB+0.1%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms18.93 ± (18.91 - 18.96) ms19.23 ± (19.19 - 19.26) ms+1.6%✅⬆️
process.time_to_main_ms71.12 ± (71.02 - 71.21) ms73.65 ± (73.45 - 73.85) ms+3.6%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.80 ± (7.80 - 7.81) MB7.85 ± (7.84 - 7.86) MB+0.6%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms294.12 ± (291.89 - 296.36) ms298.24 ± (295.73 - 300.75) ms+1.4%✅⬆️
process.time_to_main_ms494.95 ± (494.05 - 495.85) ms492.87 ± (492.06 - 493.68) ms-0.4%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed38.01 ± (37.98 - 38.04) MB38.24 ± (38.21 - 38.26) MB+0.6%✅⬆️
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)+0.0%

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration190.96 ± (190.79 - 191.36) ms195.50 ± (195.93 - 196.79) ms+2.4%✅⬆️
.NET Framework 4.8 - Bailout
duration195.11 ± (195.00 - 195.40) ms199.72 ± (199.41 - 200.08) ms+2.4%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1167.72 ± (1168.94 - 1176.12) ms1186.53 ± (1186.80 - 1193.39) ms+1.6%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms184.49 ± (184.27 - 184.72) ms188.70 ± (188.21 - 189.18) ms+2.3%✅⬆️
process.time_to_main_ms80.53 ± (80.37 - 80.69) ms82.20 ± (81.96 - 82.44) ms+2.1%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.30 ± (16.24 - 16.36) MB16.30 ± (16.27 - 16.33) MB+0.0%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 20)20 ± (20 - 20)+0.6%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms183.91 ± (183.69 - 184.14) ms186.99 ± (186.63 - 187.35) ms+1.7%✅⬆️
process.time_to_main_ms81.82 ± (81.70 - 81.93) ms83.18 ± (82.99 - 83.38) ms+1.7%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.39 ± (16.37 - 16.42) MB16.27 ± (16.24 - 16.31) MB-0.7%
runtime.dotnet.threads.count21 ± (20 - 21)21 ± (21 - 21)+0.4%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms375.07 ± (374.00 - 376.14) ms378.63 ± (377.31 - 379.96) ms+0.9%✅⬆️
process.time_to_main_ms524.25 ± (523.42 - 525.08) ms533.84 ± (532.96 - 534.72) ms+1.8%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed57.97 ± (57.91 - 58.04) MB57.99 ± (57.92 - 58.07) MB+0.0%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)-0.2%
.NET 6 - Baseline
process.internal_duration_ms188.38 ± (188.15 - 188.60) ms193.09 ± (192.64 - 193.53) ms+2.5%✅⬆️
process.time_to_main_ms70.36 ± (70.20 - 70.53) ms72.00 ± (71.77 - 72.22) ms+2.3%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.39 ± (16.24 - 16.54) MB16.28 ± (16.16 - 16.41) MB-0.7%
runtime.dotnet.threads.count19 ± (18 - 19)19 ± (19 - 19)+0.7%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms187.71 ± (187.53 - 187.89) ms191.11 ± (190.75 - 191.47) ms+1.8%✅⬆️
process.time_to_main_ms71.20 ± (71.15 - 71.26) ms72.73 ± (72.57 - 72.89) ms+2.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed15.91 ± (15.74 - 16.08) MB16.46 ± (16.35 - 16.56) MB+3.5%✅⬆️
runtime.dotnet.threads.count19 ± (18 - 19)20 ± (20 - 20)+6.2%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms577.97 ± (574.63 - 581.31) ms580.27 ± (577.67 - 582.86) ms+0.4%✅⬆️
process.time_to_main_ms532.87 ± (531.97 - 533.76) ms543.28 ± (542.42 - 544.14) ms+2.0%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.48 ± (61.45 - 61.51) MB61.77 ± (61.71 - 61.84) MB+0.5%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)-0.1%
.NET 8 - Baseline
process.internal_duration_ms186.57 ± (186.34 - 186.79) ms190.16 ± (189.81 - 190.51) ms+1.9%✅⬆️
process.time_to_main_ms69.77 ± (69.58 - 69.96) ms71.14 ± (70.92 - 71.35) ms+2.0%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.92 ± (11.89 - 11.95) MB11.94 ± (11.91 - 11.97) MB+0.1%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)+0.2%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms185.79 ± (185.60 - 185.98) ms189.15 ± (188.90 - 189.40) ms+1.8%✅⬆️
process.time_to_main_ms70.64 ± (70.56 - 70.71) ms72.13 ± (72.03 - 72.23) ms+2.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.60 ± (11.47 - 11.72) MB11.98 ± (11.95 - 12.02) MB+3.3%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)19 ± (19 - 19)+6.2%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms513.20 ± (510.51 - 515.89) ms509.21 ± (506.51 - 511.91) ms-0.8%
process.time_to_main_ms483.41 ± (482.78 - 484.03) ms489.33 ± (488.52 - 490.14) ms+1.2%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed51.35 ± (51.31 - 51.38) MB51.48 ± (51.45 - 51.52) MB+0.3%✅⬆️
runtime.dotnet.threads.count29 ± (29 - 29)29 ± (29 - 29)+0.4%✅⬆️
Comparison explanation

Execution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:

  • Welch test with statistical test for significance of 5%
  • Only results indicating a difference greater than 5% and 5 ms are considered.

Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard.

Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph).

Duration charts
FakeDbCommand (.NET Framework 4.8)
gantt
    title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8913) - mean (72ms)  : 68, 76
    master - mean (71ms)  : 69, 74

    section Bailout
    This PR (8913) - mean (75ms)  : 74, 77
    master - mean (78ms)  : 75, 82

    section CallTarget+Inlining+NGEN
    This PR (8913) - mean (1,090ms)  : 1047, 1132
    master - mean (1,092ms)  : 1035, 1149

Loading
FakeDbCommand (.NET Core 3.1)
gantt
    title Execution time (ms) FakeDbCommand (.NET Core 3.1)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8913) - mean (110ms)  : 106, 113
    master - mean (113ms)  : 107, 119

    section Bailout
    This PR (8913) - mean (111ms)  : 109, 113
    master - mean (113ms)  : 108, 118

    section CallTarget+Inlining+NGEN
    This PR (8913) - mean (784ms)  : 765, 803
    master - mean (784ms)  : 766, 802

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8913) - mean (101ms)  : 95, 107
    master - mean (100ms)  : 94, 106

    section Bailout
    This PR (8913) - mean (99ms)  : 97, 102
    master - mean (102ms)  : 96, 107

    section CallTarget+Inlining+NGEN
    This PR (8913) - mean (946ms)  : 903, 989
    master - mean (944ms)  : 908, 980

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8913) - mean (97ms)  : 93, 100
    master - mean (95ms)  : 93, 97

    section Bailout
    This PR (8913) - mean (101ms)  : 97, 105
    master - mean (97ms)  : 95, 98

    section CallTarget+Inlining+NGEN
    This PR (8913) - mean (822ms)  : 780, 864
    master - mean (818ms)  : 785, 850

Loading
HttpMessageHandler (.NET Framework 4.8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8913) - mean (196ms)  : 191, 202
    master - mean (191ms)  : 188, 194

    section Bailout
    This PR (8913) - mean (200ms)  : 197, 203
    master - mean (195ms)  : 193, 197

    section CallTarget+Inlining+NGEN
    This PR (8913) - mean (1,190ms)  : 1143, 1237
    master - mean (1,173ms)  : 1121, 1224

Loading
HttpMessageHandler (.NET Core 3.1)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8913) - mean (280ms)  : 274, 286
    master - mean (274ms)  : 271, 277

    section Bailout
    This PR (8913) - mean (279ms)  : 274, 285
    master - mean (274ms)  : 271, 277

    section CallTarget+Inlining+NGEN
    This PR (8913) - mean (954ms)  : 938, 971
    master - mean (942ms)  : 926, 958

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8913) - mean (274ms)  : 267, 282
    master - mean (267ms)  : 264, 271

    section Bailout
    This PR (8913) - mean (272ms)  : 267, 277
    master - mean (267ms)  : 265, 270

    section CallTarget+Inlining+NGEN
    This PR (8913) - mean (1,153ms)  : 1102, 1204
    master - mean (1,140ms)  : 1083, 1196

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8913) - mean (271ms)  : 266, 276
    master - mean (266ms)  : 261, 271

    section Bailout
    This PR (8913) - mean (271ms)  : 267, 275
    master - mean (266ms)  : 263, 269

    section CallTarget+Inlining+NGEN
    This PR (8913) - mean (1,031ms)  : 991, 1070
    master - mean (1,028ms)  : 986, 1070

Loading

@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-calltargets branch from 6962620 to 2674581 Compare July 21, 2026 09:34
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-outbound-e2e branch from 49fa28b to deb530a Compare July 21, 2026 09:34
@pablomartinezbernardo pablomartinezbernardo changed the title [Azure Event Grid] Add outbound end-to-end coverage [Tracer] (Event Grid 3/5) Add outbound end-to-end coverage Jul 21, 2026
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-calltargets branch 2 times, most recently from 2674581 to ab8152d Compare July 22, 2026 09:01
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-outbound-e2e branch 2 times, most recently from deb530a to 2dcd501 Compare July 22, 2026 09:01
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-calltargets branch from ab8152d to 2f6ba44 Compare July 24, 2026 08:10
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-outbound-e2e branch from 2dcd501 to 2adf2d3 Compare July 24, 2026 08:10
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-calltargets branch from 2f6ba44 to 9818224 Compare July 24, 2026 10:46
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-outbound-e2e branch from 2adf2d3 to 5e098c3 Compare July 24, 2026 10:46
@pablomartinezbernardo
pablomartinezbernardo marked this pull request as ready for review July 24, 2026 14:52
@pablomartinezbernardo
pablomartinezbernardo requested review from a team as code owners July 24, 2026 14:52
@pablomartinezbernardo
pablomartinezbernardo requested review from vandonr and removed request for a team July 24, 2026 14:52

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5e098c35ef

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread Datadog.Trace.sln
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-outbound-e2e branch from 5e098c3 to 7f77047 Compare July 27, 2026 08:08
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-calltargets branch from 9818224 to 7a0f908 Compare July 27, 2026 09:22
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-outbound-e2e branch 2 times, most recently from 3c34a51 to 73fd3c4 Compare July 28, 2026 08:59
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-outbound-e2e branch from 73fd3c4 to 7a79f7a Compare July 29, 2026 09:10
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-calltargets branch from 7a0f908 to 7af02af Compare July 29, 2026 09:43
@pablomartinezbernardo
pablomartinezbernardo force-pushed the pmartinez/event-grid-outbound-e2e branch from 7a79f7a to 183a4ea Compare July 29, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant